home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / mptlog10.zip / MPTLOG10.DOC next >
Text File  |  1991-08-11  |  5KB  |  126 lines

  1.  
  2.                            MptLog V1.0
  3.                        MpT Logfile Analyzer
  4.                           COPYRIGHT 1991
  5.  
  6.                         Chris A. Carpenter
  7.                      All Rights are Reserved
  8.  
  9.      Written Using QuickBasic V4.5
  10.  
  11.      All brand and product names identified are trademarks or     
  12.      registered trademarks of their respective holders.
  13.  
  14.      MptLog is not a Public Domain program and is not free.  Non- 
  15.      registered users of this program are granted a one month
  16.      license to MpTLog to evaluate the program's suitability for
  17.      their requirements.  Further use beyond the evaluation
  18.      period requires registration.  A single user may purchase a
  19.      single copy and use this copy on all machines owned by the
  20.      registered user.
  21.  
  22.      MptLog may not be modified in any respect, for any reason,   
  23.      including but not limited to, de-compiling, disassembling,
  24.      or reverse engineering of the program.  No portion of the
  25.      code may be altered, removed, bypassed, modified or even
  26.      slightly mangled by any means.
  27.  
  28.      You are free to distribute the UNREGISTERED version of
  29.      MptLog under these restrictions providing:
  30.  
  31.      1.  No fee is charged for its use.
  32.  
  33.      2.  Mptlog must be copied in unaltered form, complete with   
  34.      license information (in docs), documentation and all
  35.      accompanying files.
  36.  
  37.      3.  All shareware houses/distribution firms must make it     
  38.      clear that the diskette purchase of MptLog has not been     
  39.      registered.  A small fee for distribution disks and
  40.      shipping/handling is permissible by such firms.
  41.  
  42.      REMEMBER
  43.  
  44.      Using MptLog beyond the evaluation period will cause high
  45.      phone bills, a flat car tire and eternal guilt while putting
  46.      up with the beg screen.  At least it's not crippled!
  47.  
  48.               O R D E R I N G   I N F O R M A T I O N
  49.  
  50.      There is one way to register.  Send me an entire seven bucks 
  51.      (Includes shipping & handling).  You will receive the latest 
  52.      version of MptLog without the beg screen, no flat tire and a 
  53.      clear conscious!  Your registration is a lifetime
  54.      registration.  As a registered user you will be notified of
  55.      upgrades.  Upgrades will cost nothing more than shipping &
  56.      handling.
  57.  
  58.      Chris Carpenter
  59.      25559 Perimeter Dr.
  60.      Albuquerque NM, 87116
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.                           I N S T R U C T I O N S
  72.  
  73.      MPT logfile analyzer is designed to examine the mpt.log file
  74.      and report your complete transfer statistics.
  75.  
  76.      Mptlog is extremely easy to use.  Simply have the program in
  77.      a directory that is in your path.  Change directories to
  78.      where your mpt.log file is located and run mptlog.  A
  79.      color report will be displayed!  Here's a sample output:
  80.  
  81.      Start Date: 90-12-16                    Stop Date: 91-08-11
  82.      ============================================================
  83.      |  MPT Logfile Analyzer (mptlog V1.0) SN#100 C. Carpenter  | 
  84.      ============================================================ 
  85.      |                                                          |
  86.      |                 Total Downloads:        191              | 
  87.      |                                                          |
  88.      |                 Total   Uploads: +      323              |
  89.      |                                  ==========              |
  90.      |                 Transfer  Total:        514              |
  91.      |                                                          |
  92.      |                     Total Bytes: 44,746,759              | 
  93.      |                                                          |
  94.      |               Total Error Count:        286              |
  95.      |                                                          |
  96.      |               Aborted  Transers:         29              |
  97.      |                                                          | 
  98.      |       Average CPS for Transfers:     245.81              |
  99.      |                                                          |
  100.      ============================================================
  101.  
  102.      Stats are updated on the fly.  Due to the scan method,
  103.      uploads, downloads and bytes are incremented prior to
  104.      knowing if the transfer was successfull.  In this case these
  105.      stats will be decremented!  Remember that resumed transfers
  106.      can quickly tilt your Average CPS upword.  
  107.  
  108.      I hope the program is of value to you!  If you have any
  109.      problems or recommendations please let me know.
  110.  
  111.      THANKS
  112.  
  113.      My thanks go out to a couple of good friends:
  114.  
  115.      Michele Mauro      Complications BBS (505-892-4592)
  116.        
  117.                         Thanks for getting me going Michele!
  118.      
  119.      
  120.      Scot Foster        Down & Dirty BBS  (505-299-5402)
  121.  
  122.                         Permitting me to make D&D my support      
  123.                         board!
  124.  
  125.  
  126.